flag.boolValue.String (method, view implemented interface methods)
one use
flag (current package)
flag.go#L127: func (b *boolValue) String() string { return strconv.FormatBool(bool(*b)) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)